Instrument Configuration
----------------------------------------------------------------------------------------------------

07:28:42  05.03.2019

----------------------------------------------------------------------------------------------------

SR830 (  )

$device_cache_1 = {};

$connection_settings_1 = {
                           'connection_type' => 'VISA_GPIB',
                           'resource_name' => 'GPIB0::11::INSTR',
                           'timeout' => 1,
                           'gpib_address' => 11
                         };

----------------------------------------------------------------------------------------------------

SR830 (  )

$device_cache_1 = {};

$connection_settings_1 = {
                           'timeout' => 1,
                           'resource_name' => 'GPIB0::13::INSTR',
                           'connection_type' => 'VISA_GPIB',
                           'gpib_address' => 13
                         };

----------------------------------------------------------------------------------------------------

SR830 (  )

$device_cache_1 = {};

$connection_settings_1 = {
                           'gpib_address' => 7,
                           'timeout' => 1,
                           'resource_name' => 'GPIB0::7::INSTR',
                           'connection_type' => 'VISA_GPIB'
                         };

----------------------------------------------------------------------------------------------------

OI_ITC503 (  )

$device_cache_1 = {};

$connection_settings_1 = {
                           'connection_type' => 'VISA_GPIB',
                           'resource_name' => 'GPIB0::25::INSTR',
                           'timeout' => 1,
                           'gpib_address' => 25,
                           'gate_protect' => 0,
                           'auto_PID' => 0
                         };

----------------------------------------------------------------------------------------------------

IPS (  )

$device_cache_1 = {
                    'rate' => '+00.4500',
                    'targetfield' => '+2.00000',
                    'field' => 'ARRAY(0x4e5e1a8)',
                    'persistent_mode' => 0
                  };

$connection_settings_1 = {
                           'termchar' => '
',
                           'stopbits' => 2,
                           'timeout' => 2,
                           'has_switchheater' => 1,
                           'baudrate' => 9600,
                           'gpib_board' => undef,
                           'max_current' => 110,
                           'connection_type' => 'VISA_GPIB',
                           'parity' => 'none',
                           'handshake' => 'none',
                           'resource_name' => 'GPIB::24::INSTR',
                           'databits' => 8,
                           'gpib_address' => 24,
                           'IsoEnableTermChar' => 0
                         };

----------------------------------------------------------------------------------------------------

Yokogawa7651 (  )

$device_cache_1 = {
                    'function' => 'voltage',
                    'info' => 'ARRAY(0x4e5cc88)',
                    'output' => 1,
                    'range' => 12,
                    'level' => 'ARRAY(0x4e68640)'
                  };

$connection_settings_1 = {
                           'gpib_board' => 0,
                           'gate_protect' => 0,
                           'timeout' => 1,
                           'gp_max_units' => 10,
                           'gpib_address' => 6,
                           'gp_max_units_per_step' => '0.5',
                           'connection_type' => 'VISA_GPIB',
                           'gp_max_step_per_second' => 10,
                           'gp_min_units' => -10,
                           'resource_name' => 'GPIB0::6::INSTR'
                         };

----------------------------------------------------------------------------------------------------

